@font-face {
  font-family: 'icomoon';
  src: url("./icomoon.eot?srf3rx");
  src: url("./icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("./icomoon.ttf?srf3rx") format("truetype"), url("./icomoon.woff?srf3rx") format("woff"), url("./icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}


.fh5co-counters {
  padding: 7em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}
.fh5co-counters .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(197,45,47, 0.8);

}
.fh5co-counters .counter-wrap {
  border: 1px solid red !important;
}
.fh5co-counters .fh5co-counter {
  font-size: 52px;
  display: block;
  color: white;
  /*font-family: "Roboto Slab", serif;*/
  width: 100%;
  font-weight: bold;
  margin-bottom: .1em;
  line-height: 1.8;
}
.fh5co-counters .fh5co-counter-label {
  color: #FFF;
  font-size: 18px;
  margin-bottom: 2em;
  display: block;
  font-family: "微软雅黑", serif;
}
.fh5co-counters .icon i {
  font-size: 45px;
  color: #fff;
}

.img-icon{
    display: inline-block;
    height: auto;
    max-width: 60px;
    cursor: pointer;
}
.services_icon{
    display: inline-block;
    width: 90px;
    height: 90px;
}
.s1{background: url('../../images/hongteng/1.png');}
.s1.hover{background: url('../../images/hongteng/1-1.png');}

.s2{background: url('../../images/hongteng/2.png');}
.s2.hover{background: url('../../images/hongteng/2-1.png');}

.s3{background: url('../../images/hongteng/3.png');}
.s3.hover{background: url('../../images/hongteng/3-1.png');}

.s4{background: url('../../images/hongteng/4.png');}
.s4.hover{background: url('../../images/hongteng/4-1.png');}